home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / var / db / pkg / media-libs / edje-9999 / edje-9999.ebuild < prev    next >
Text File  |  2006-01-09  |  494b  |  16 lines

  1. # Copyright 1999-2005 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # $Header: /var/cvsroot/gentoo-x86/media-libs/edje/edje-9999.ebuild,v 1.5 2005/04/10 03:31:06 vapier Exp $
  4.  
  5. EHACKAUTOGEN=yes
  6. inherit enlightenment
  7.  
  8. DESCRIPTION="graphical layout and animation library"
  9. HOMEPAGE="http://www.enlightenment.org/pages/edje.html"
  10.  
  11. DEPEND=">=dev-libs/eet-0.9.9
  12.     >=x11-libs/evas-0.9.9
  13.     >=media-libs/imlib2-1.2.0
  14.     >=x11-libs/ecore-0.9.9
  15.     >=dev-libs/embryo-0.9.1"
  16.